Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Client::insertPayload() and slightly refactor sql logging #279

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

simPod
Copy link
Owner

@simPod simPod commented Jan 15, 2025

  • remove LoggerPlugin
  • move sql logging directly into Client
  • add logging into PsrClickHouseAsyncClient

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 89.65517% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.60%. Comparing base (7c553f6) to head (ab47d31).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Client/PsrClickHouseClient.php 90.62% 3 Missing ⚠️
src/Format/RowBinary.php 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   93.39%   94.60%   +1.21%     
==========================================
  Files          38       39       +1     
  Lines         696      723      +27     
==========================================
+ Hits          650      684      +34     
+ Misses         46       39       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simPod simPod force-pushed the insert branch 10 times, most recently from 6628251 to 253b7dc Compare January 22, 2025 15:57
@simPod simPod changed the title feat: add Client::insertPayload() feat: add Client::insertPayload() and slightly refactor sql logging Jan 22, 2025
- remove LoggerPlugin
- move sql logging directly into Client
- add logging into PsrClickHouseAsyncClient
@simPod simPod merged commit d710fc4 into master Jan 22, 2025
13 of 14 checks passed
@simPod simPod deleted the insert branch January 22, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant